📌 มาจ้า มาตรงนี้จ้า !! ชี้เป้าคอร์สฟรี โหดจัด สาย DevOps นี่พลาดไม่ได้ กับ "DevOps with Docker & Node.js" จาก freeCodeCamp
.
บอกเลยว่าคอร์สนี้ไม่ไก่กา เพราะจัดเต็มกว่า 5 ชั่วโมง (ยาวขนาดนี้จบไปทำได้แน่นอน !) แถมยังมากับหัวข้อที่จำเป็นมาก ๆ ไม่ว่าจะเป็น
.
👉 Part 1: Introduction บทนำจัด ๆ สำหรับผู้เริ่มต้น
Intro & demo express app
Custom Images with Dockerfile
Docker image layers & caching
Docker networking opening ports
Dockerignore file
Syncing source code with bind mounts
Anonymous Volumes hack
Read-Only Bind Mounts
Environment variables
loading environment variables from file
Deleting stale volumes
Docker Compose
Development vs Production configs
.
👉 Part 2: Working with multiple containers สำหรับคนอยากทำหลายคอนเทนเนอร์
Adding a Mongo Container
Communicating between containers
Express Config file
Container bootup order
Building a CRUD application
Sign up and Login
Authentication with sessions & Redis
Architecture Review
Nginx for Load balancing to multiple node containers
Express CORS
.
👉 Part 3: Moving to Prod บทนี้ได้ลงมือทำจริงเลยว่าต้องใช้อะไรบ้าง !
Installing docker on Ubuntu(Digital Ocean)
Setup Git
Environment Variables on Ubuntu
Deploying app to production server
Pushing changes the hard way
Rebuilding Containers
Dev to Prod workflow review
Improved Dockerhub workflow
Automating with watchtower
Why we need an orchestrator
Docker Swarm
Pushing changes to Swarm stack
.
✅ ครบกว่านี้ไม่มีอีกแล้วจ้าา แอดบอกเลย หากใครรอไม่ไหวแล้ว อดใจไม่อยู่ ตามแอดมาได้เลยคร้าบบ > https://www.youtube.com/watch?v=9zUHg7xjIqQ
.
borntoDev - 🦖 สร้างการเรียนรู้ที่ดีสำหรับสายไอทีในทุกวัน
「nginx dockerfile」的推薦目錄:
- 關於nginx dockerfile 在 BorntoDev Facebook 的最讚貼文
- 關於nginx dockerfile 在 nginxinc/docker-nginx: Official NGINX Dockerfiles - GitHub 的評價
- 關於nginx dockerfile 在 Flask 實作Dockerfile + nginx + ssl 教學(附GitHub完整程式) 的評價
- 關於nginx dockerfile 在 DevOps:如何將容器化(Docker + Nginx + uWSGI + Django + ... 的評價
- 關於nginx dockerfile 在 how do I launch an nginx docker container with a site that is ... 的評價
- 關於nginx dockerfile 在 How to create NGINX docker container - YouTube 的評價
- 關於nginx dockerfile 在 How to serve a custom index.html using the stock nginx ... 的評價
nginx dockerfile 在 Flask 實作Dockerfile + nginx + ssl 教學(附GitHub完整程式) 的推薦與評價
歡迎來到當flask 遇上docker,上集介紹了如何使用Dockerfile 運行flask,這集將會介紹如何用Dockerfile + nginx 建立一個有ssl 憑證的頁面。 ... <看更多>
nginx dockerfile 在 DevOps:如何將容器化(Docker + Nginx + uWSGI + Django + ... 的推薦與評價
How to deploy the containerized web application at the root on a host machine using Docker + Nginx + uWSGI + Django + PostgreSQL. ... <看更多>
nginx dockerfile 在 nginxinc/docker-nginx: Official NGINX Dockerfiles - GitHub 的推薦與評價
Official NGINX Dockerfiles. Contribute to nginxinc/docker-nginx development by creating an account on GitHub. ... <看更多>